macro processor造句
例句与造句
- Therefore , the basic organization of the macro processor should look like this
因此,宏处理器的基本组织应该是: - The m4 macro processor is one of the most advanced textual macro - processing systems
M4宏处理器是最高级的文本宏处理系统之一。 - The two most widely used textual macro systems are the c preprocessor and the m4 macro processor
两个最广泛使用的文本宏系统是c预处理器和m4宏处理器。 - Many embedded sql implementations , however , are basically just specialized macro processors that generate regular c programs as output
然而,很多嵌入式sql的实现通常都是一些专用的宏处理器,可以生成c程序作为输出结果。 - The details of the m4 macro processor are too complex to discuss here , but links to more information about the m4 macro processor and its use in sendmail and autoconf are in the
这些m4宏处理器的详细信息太过复杂,我们就不再在本文中进行介绍了,不过在 - It's difficult to find macro processor in a sentence. 用macro processor造句挺难的
- You don t need to understand it , but just know that this small file , after being run through the m4 macro processor , generates over 1 , 000 lines of configuration
您并不需要理解这些配置的具体含义,只需要知道存在这个文件就可以了。在m4宏处理这个文件之后,就会生成大约1 , 000行的配置。 - When run through the macro processor , this will create a shell script that will do the standard configuration checks , look for the standard paths and compiler commands , and build a
在宏处理器运行这个脚本时,会创建一个shell脚本,它会进行标准的配置检查,查找标准的路径和编译器命令,并从模板中为您构建